Remove lib-src/b2m.c and b2m.pl.
authorGlenn Morris <rgm@gnu.org>
Sat, 9 Oct 2010 01:15:15 +0000 (18:15 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 9 Oct 2010 01:15:15 +0000 (18:15 -0700)
commit388806189577176a57dbfb023d7b266892c8ba71
tree6dd19089401b479dc85a1a54254f2b142742205e
parente48a8b202e3ec224d92741fe84b37f7f57951e91
Remove lib-src/b2m.c and b2m.pl.
Emacs does not use Babyl files since 23.1, and you can use M-x unrmail.

* msdos/mainmake.v2 (install): Remove b2m.

* lisp/emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.

* lib-src/b2m.c, lib-src/b2m.pl: Remove files.
* lib-src/Makefile.in (INSTALLABLES): Remove b2m.
* lib-src/makefile.w32-in ($(BLD)/b2m.$(O)): Remove.

* doc/emacs/ack.texi (Acknowledgments): No more b2m.c.

* admin/quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.

* INSTALL, make-dist: Remove references to b2m.
* Makefile.in (MAN_PAGES): Remove b2m.1.
17 files changed:
ChangeLog
INSTALL
Makefile.in
admin/ChangeLog
admin/quick-install-emacs
doc/emacs/ChangeLog
doc/emacs/ack.texi
lib-src/ChangeLog
lib-src/Makefile.in
lib-src/b2m.c [deleted file]
lib-src/b2m.pl [deleted file]
lib-src/makefile.w32-in
lisp/ChangeLog
lisp/emacs-lisp/authors.el
make-dist
msdos/ChangeLog
msdos/mainmake.v2